home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3379 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1021 b   |  29 lines

  1. Newsgroups: comp.lang.c++
  2. Path: utnetw.utoledo.edu!jupiter!dwharton
  3. From: dwharton@cse.utoledo.edu (Douglas J. Wharton)
  4. Subject: Fox & Borland C++ problem
  5. Message-ID: <DLM3LF.545@utnetw.utoledo.edu>
  6. Sender: news@utnetw.utoledo.edu (News Manager)
  7. Organization: University of Toledo
  8. X-Newsreader: TIN [version 1.2 PL0]
  9. Date: Tue, 23 Jan 1996 02:15:14 GMT
  10.  
  11. [ Article crossposted from comp.databases.xbase.fox ]
  12. [ Author was Douglas J. Wharton ]
  13. [ Posted on Tue, 23 Jan 1996 02:14:18 GMT ]
  14.  
  15. I am in a software engineering group in college working on a student directory
  16. project using Borland C++ for windows.  It is a joint project with the 
  17. database class.  We are handling the GUI and the database class is handling
  18. the database side using FoxPro.  Fox is the driving engine.
  19.  
  20. FoxPro for Windows 2.6  (Fox is compiled into some sort of library file.)
  21. Borland C++ for Windows 4.0
  22.  
  23. How/when/where do we link the two together???
  24.  
  25. (Fox & Borland MUST be used - we cannot alter that!)
  26.  
  27. Any help would be GREATLY appreciated!!!
  28.  
  29.